![]() |
PATH![]() |
![]() ![]() |
The AFPClientInfo structure is used to return information about the version of AFP that an AFP client supports.
struct AFPClientInfo {
short fInfoType;
StringPtr fDefaultUserName;
short fConfigFlags;
short fVersion;
short fNumAFPVersions;
char **fAFPVersionStrs;
};